Skip to content
This repository was archived by the owner on Nov 5, 2021. It is now read-only.

Update RegexTest.php#13

Open
glensc wants to merge 2 commits into
lesstif:masterfrom
glensc:patch-1
Open

Update RegexTest.php#13
glensc wants to merge 2 commits into
lesstif:masterfrom
glensc:patch-1

Conversation

@glensc

@glensc glensc commented Mar 28, 2016

Copy link
Copy Markdown

obviously grouping () was wanted here not char-range []

glensc added 2 commits March 28, 2016 22:39
obviously grouping `()` was wanted here not char-range `[]`
fix `[]` vs `()` usage; for single keyword no grouping neccessary at all
@lesstif

lesstif commented Mar 31, 2016

Copy link
Copy Markdown
Owner

@glensc thanks for PR, and you are right.

But this code already released, so changes has side effect.

@glensc

glensc commented Mar 31, 2016

Copy link
Copy Markdown
Author

well. it just matched more than you expected
it just expected just ONE of ANY of these letters before ticket itself:

"[resolvfix]"

i,e matrix PR-10 would behave like fix PR-10 :)

ps: i don't use your software, so i don't care about released or not released!

@erpico erpico mentioned this pull request Mar 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants